projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fffc2e
)
Release 2022.3
author
Colin Walters
<walters@verbum.org>
Wed, 4 May 2022 17:50:06 +0000
(13:50 -0400)
committer
Colin Walters
<walters@verbum.org>
Wed, 4 May 2022 17:50:06 +0000
(13:50 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 693261ca8f830bff3312fc77ead6905f39ea956a..f59e9d7d41be6640a351e345371ed65c2bd5298e 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4,7
+4,7
@@
m4_define([year_version], [2022])
m4_define([release_version], [3])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=
no
+is_release_build=
yes
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])